You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/user/code/avalanche/avalanche.py", line 1318, in <module>
main()
File "/home/user/code/avalanche/avalanche.py", line 1314, in main
args.output.write(Grammar(args.input, limit=args.limit, **args.function).generate())
File "/home/user/code/avalanche/avalanche.py", line 225, in __init__
self.sanity_check()
File "/home/user/code/avalanche/avalanche.py", line 357, in sanity_check
sym.sanity_check(self)
File "/home/user/code/avalanche/avalanche.py", line 638, in sanity_check
raise IntegrityError("Symbol %s used but not defined" % self.name, self.line_no)
__main__.IntegrityError: Symbol AT.Type used but not defined (line 284)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The text was updated successfully, but these errors were encountered: